projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cb6905
)
Fix wording of a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 13 Jan 2002 11:39:09 +0000
(11:39 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 13 Jan 2002 11:39:09 +0000
(11:39 +0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index 102ae84a6eecad526613f5c160269c3e313a1824..56f3f2bbbc5432e8e4e03afdf3243687a7386812 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-1190,8
+1190,8
@@
struct face
#ifdef HAVE_WINDOW_SYSTEM
- /* If non-zero,
a GC we can use without modification to draw
- characters in this face. */
+ /* If non-zero,
this is a GC that we can use without modification for
+
drawing the
characters in this face. */
GC gc;
/* Font used for this face, or null if the font could not be loaded